home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u304.dms / in.adf / bits / Amos.TXT next >
Encoding:
Text File  |  1992-03-22  |  2.6 KB  |  63 lines

  1.  
  2. Here are 3 little routines (Infact very very little) but also very very
  3. usefull, and I think are the 3 most sorted routines that serious AMOS
  4. programmers have been crying out for. Let me excuse my self now for this
  5. short text, It probably wont make sense until youve read it at least 6
  6. times or so...I hate typing in dox and things!!!  ArghgH!GH!GH!GH
  7.  
  8. OK,
  9.  
  10. Briefly this is what they do....
  11.  
  12. DOSCALL.AMOS - This allows you to call any program without leaving AMOS,
  13.                ie, DIR or LIST or LHARC or JR-COMM or ANYTHING!!!!!!!!!!
  14.                It uses a small machine code routine that i wrote which is
  15.                very simple but always very hard if ya dont know machine/c!
  16.  
  17.  
  18. REMOTE-SHELL - This is similar to DOSCALL except this returns the results
  19.                from the command, ie, if you type DIR then you see your 
  20.                directory listing on the AMOS screen and it can be read in &
  21.                things like that, Please note that this is not a 100% remote
  22.                shell but its not bad, It uses the PIPE: device, so make sure
  23.                you  MOUNT PIPE: first else it wont work...See ya manual for
  24.                more details......
  25.  
  26. WINDOW.AMOS -  Ok, This lets you open windows on the standard workbench
  27.                windows, it also allows you to type text in and for it to be
  28.                transfered back to the AMOS program, so now if ya writing a
  29.                utility, then EVERYTHING can be done on the normal W/B screen
  30.  
  31.  
  32. I do have stacks of other routines which ive written but an be bothered to
  33. gather them together, things like outputting text the the actual CLI window
  34. is easy to do and other such related things, or transfering text from 1 AMOS
  35. program to the other quickly and fastly, etc etc....
  36.  
  37. If you are stuck on any aspect of programming, Not just AMOS, then let me 
  38. know and ill do what i can to help, no promises but as long as i dont have
  39. to sit down and code for 3493 weeks (Would i be dead then!!?) then ill help
  40. you out....You can contact me by mailing STEPHEN ARNOLD on either 
  41. 071 For Amiga or Cheam Amiga, My name is actually Mark Arnold but use 
  42. Stephen Arnold on the BBS systems of this world! Weird world as wel!!?!??!
  43.  
  44. Ok, Thats it, Any all this work is (c)opyright 1991 M. R. Arnold and may
  45. be freely distributed as long as no profit is made from it...
  46.  
  47. Anyone not having a modem who really needs help can mail me at:
  48.  
  49. M. Arnold
  50. 6 Linceslade Grove
  51. Loughton
  52. Milton Keynes
  53. MK5 8DL
  54.  
  55.  
  56. And thats it...L8rz! Guys!!!! + Maybe the Odd girlie!
  57.  
  58.                                          Mark.!
  59.                                            17 December 1991
  60.  
  61.  Merry Christamas + Happy New Year!
  62.  
  63.